func github.com/jackc/pgx/v5/pgtype.discardTimeZone
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
timestamp.go#L178: t := discardTimeZone(ts.Time)
timestamp.go#L208: t := discardTimeZone(ts.Time)
timestamp.go#L234: func discardTimeZone(t time.Time) time.Time {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)